/*Styles for the Informed Residents of Reading*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #fff;
	color: #000;
}

p {line-height: 1.5em;
}

p.pdate {text-align: center;
}
span.date {font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}
span.ptitle {font-size: 16px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}


table {
border: 1px solid #fff;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#mainmenu td {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
}

#mainmenu td a:link { color: #000; text-decoration: none; font-weight: bold;} 
#mainmenu td a:visited { color: #000; text-decoration: none; font-weight: bold;}
#mainmenu td a:active { color: #000; text-decoration: none; font-weight: bold;} 
#mainmenu td a:hover { color: #000; text-decoration: underline; font-weight: bold;}

A:link { color: #000; text-decoration: underline; font-weight: bold;}
A:visited { color: #000; text-decoration: underline; font-weight: bold;}
A:active { color: #000; text-decoration: underline; font-weight: bold;}
A:hover { color: #000; text-decoration: none; font-weight: bold;}


